'Declaration
<DispIdAttribute(283)> Sub SetBackgroundColor( _ ByVal Color As Integer _ )
[DispId(283)] void SetBackgroundColor( int Color )
procedure SetBackgroundColor( Color: Integer );
DispIdAttribute(283) function SetBackgroundColor( Color : int );
[DispId(283)] void SetBackgroundColor( int Color )
[DispId(283)] void SetBackgroundColor( int Color )
Parameters
- Color